home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 5 / Windows 6-Pak (InfoMagic) (Disc 5) (1999).ISO / C&C++Tools / BVCW95.ZIP / INCLUDE.ZIP / MATALL.H < prev    next >
Encoding:
C/C++ Source or Header  |  1998-02-04  |  289 b   |  16 lines

  1. /*     MatAll.h
  2.  
  3.       includes all header files for the MatrixLib part of OptiVec
  4.  
  5.        Copyright (c) 1996-1999 by Martin Sander
  6. */
  7.  
  8. #include <MFstd.h>
  9. #include <MDstd.h>
  10. #include <MEstd.h>
  11. #include <MCFstd.h>
  12. #include <MCDstd.h>
  13. #include <MCEstd.h>
  14. #include <MGraph.h>
  15.  
  16.